ComponentOne ASP.NET MVC Controls
ControlBuilder<TControl,TBuilder> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : ControlBuilder<TControl,TBuilder> Class

The following tables list the members exposed by ControlBuilder<TControl,TBuilder>.

Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control.  
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control.  
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control.  
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Height. Sets the height of the control.  
Public MethodConfigurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes.  
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes.  
Public MethodConfigurates C1.Web.Mvc.Component.Id. Sets the id of the control.  
Public MethodConfigurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled.  
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus.  
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus.  
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents.  
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents.  
Public MethodConfigurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings.  
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>)
Public MethodTransfer to the template mode.  
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Width. Sets the width of the control.  
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

ControlBuilder<TControl,TBuilder> Class
C1.Web.Mvc.Fluent Namespace